home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Datatypes / binarydt_39_11.readme < prev    next >
Text File  |  1996-09-26  |  5KB  |  105 lines

  1. Short:    Binary.datatype -> displays any binary file
  2. Author:   ruppert@vs3.informatik.fh-wiesbaden.de
  3. Uploader: ruppert@vs3.informatik.fh-wiesbaden.de
  4. Type:     util/dtype
  5.  
  6.  
  7.                                   binary.datatype
  8.  
  9.                             Written by Stefan Ruppert
  10.  
  11.  
  12. This is a binary data type for using in MultiView or similar programs !
  13.  
  14. The datatype loads any binary file and displays it in a hex format !
  15.  
  16. This is a base datatype, thus it uses no orginal Commodore datatype as
  17. it's base ! And therefore I have some problems :
  18.     - First I have no datatypesclass documenation
  19.     - the datatype renders itself before the gadgets . Why ?
  20.  
  21. If anybody knows, how to fix this problem, please contact me. Thanks !
  22.  
  23. The datatype supports now the DTM_WRITE and DTM_PRINT methods.
  24.  
  25. From V39.11 it supports searching of strings with some new methods !
  26. The interface to the user is done by the trigger methods :
  27. return (STM_ACTIVATE_FIELD) - opens a requster to let the user input a string
  28.                                         (needs reqtools.library V38 !)
  29. '<' (STM_BROWSE_PREV) - searchs backwards from the last position.
  30. '>' (STM_BROWSE_NEXT) - searchs forwards from the last position.
  31.  
  32. Because the string requester must be asyncron (input.device), I have some
  33. problems with refreshing after the string was found. Sometimes there are
  34. 3 Enforcer-Hits WORD-READ on refreshing the vertical Multiview slider !
  35. I have no idea why this happens !
  36.  
  37. This datatype is Freeware, but not in the public domain !
  38.  
  39. It's strictly forbidden to include this archive in any kind of software
  40. collection except Fred Fish's AmigaLibrary, Aminet , Aminet CD's and BBS
  41. Fileareas !
  42.  
  43. This datatype was created using some example code from the Developer 3.1
  44. Kit and the bmp.datatype from David N. Junod.
  45.  
  46. This software is provided "as is". No representations or warranties are
  47. made with respect to the accuracy, reliability, performance, currentness,
  48. or operation of this software, and all use is at your own risk !
  49.  
  50. You can install this datatype by using the Installer script.If you have
  51. any suggestion or comments please contact me :
  52.  
  53. Stefan Ruppert
  54. Windthorststraße 5
  55. 65439 Flörsheim am Main
  56. GERMANY
  57.  
  58. EMail: ruppert@vs3.informatik.fh-wiesbaden.de
  59.  
  60.  
  61. ============================= Archive contents =============================
  62.  
  63. Original  Packed Ratio    Date     Time    Name
  64. -------- ------- ----- --------- --------  -------------
  65.      628     278 55.7% 11-Apr-95 21:30:40  binarydt.info
  66.      628     271 56.8% 14-Nov-94 20:59:50  binarydt/classes.info
  67.     8120    5266 35.1% 11-Apr-95 21:17:44  binarydt/classes/datatypes/binary.datatype.000
  68.     7836    5089 35.0% 11-Apr-95 21:18:32  binarydt/classes/datatypes/binary.datatype.020
  69.      628     271 56.8% 14-Nov-94 20:58:26  binarydt/devs.info
  70.       84      71 15.4% 14-Nov-94 08:49:06  binarydt/devs/datatypes/Binary
  71.      467     284 39.1% 14-Nov-94 20:59:24  binarydt/devs/datatypes/Binary.info
  72.      628     269 57.1% 14-Nov-94 21:00:04  binarydt/doc.info
  73.     1623     792 51.2% 11-Apr-95 21:03:12  binarydt/doc/binary.datatype.rev
  74.      468     222 52.5% 11-Apr-95 20:26:20  binarydt/doc/binary.datatype.rev.info
  75.     4362    1542 64.6% 11-Apr-95 21:18:34  binarydt/doc/binary_dtc.doc
  76.      468     227 51.4% 14-Nov-94 20:38:42  binarydt/doc/binary_dtc.doc.info
  77.      628     267 57.4% 14-Nov-94 21:00:08  binarydt/help.info
  78.     7905    1977 74.9% 11-Apr-95 21:47:20  binarydt/help/binary_dtc
  79.      468     222 52.5% 14-Nov-94 20:42:06  binarydt/help/binary_dtc.info
  80.      628     273 56.5% 14-Nov-94 20:59:42  binarydt/include.info
  81.     2885     986 65.8% 11-Apr-95 20:29:42  binarydt/include/datatypes/binaryclass.h
  82.     2827     972 65.6% 19-Mar-95 18:31:24  binarydt/Install
  83.      752     384 48.9% 14-Nov-94 21:24:04  binarydt/Install.info
  84.     2298    1075 53.2% 11-Apr-95 21:46:42  binarydt/Makefile
  85.      404     162 59.9% 11-Apr-95 21:15:56  binarydt/misc/autodoc.mk
  86.      581     267 54.0% 11-Apr-95 21:15:56  binarydt/misc/sasc.mk
  87.      104      92 11.5% 11-Apr-95 21:00:26  binarydt/project
  88.     1984    1080 45.5% 11-Apr-95 21:13:42  binarydt/ReadMe
  89.      468     230 50.8% 14-Nov-94 20:58:22  binarydt/ReadMe.info
  90.      628     272 56.6% 14-Nov-94 20:59:58  binarydt/source.info
  91.      357     136 61.9% 11-Apr-95 21:02:14  binarydt/source/binary_rev.i
  92.     2997     960 67.9% 30-Nov-94 21:17:52  binarydt/source/classbase.c
  93.     3190     852 73.2% 19-Mar-95 20:37:46  binarydt/source/classbase.h
  94.     1578     529 66.4% 30-Nov-94 18:11:36  binarydt/source/classbase.i
  95.     2849     851 70.1% 07-Mar-95 23:23:20  binarydt/source/classinit.asm
  96.      677     372 45.0% 19-Feb-95 15:02:48  binarydt/source/debug.h
  97.    33422   10308 69.1% 11-Apr-95 20:58:48  binarydt/source/dispatch.c
  98.      500     252 49.6% 14-Nov-94 20:23:20  binarydt/source/endcode.asm
  99.     1950     813 58.3% 19-Mar-95 19:27:30  binarydt/source/Makefile
  100.     1674     534 68.1% 19-Mar-95 19:27:14  binarydt/source/protos.h
  101.      956     341 64.3% 19-Feb-95 15:02:56  binarydt/source/register.h
  102.     2516     990 60.6% 19-Mar-95 20:30:52  binarydt/source/subs.c
  103. -------- ------- ----- --------- --------
  104.   101166   39779 60.6% 13-Apr-95 09:59:32   38 files
  105.